home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2000 September / cd joystick no118 septembre 2000 cd 2.iso / Data / sharewares / Communication / IPXLocalChat.exe / _SETUP.1 / IPX Local Chat.exe / 0 / RCDATA / TEXTRGNEDITDLG / TEXTRGNEDITDLG.txt
Text File  |  2000-07-27  |  3KB  |  125 lines

  1. object ExtRgnEditDlg: TExtRgnEditDlg
  2.   Left = 305
  3.   Top = 137
  4.   BorderStyle = bsDialog
  5.   Caption = 'External Region Attachment'
  6.   ClientHeight = 139
  7.   ClientWidth = 371
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 9
  19.     Top = 68
  20.     Width = 34
  21.     Height = 13
  22.     Caption = 'Region'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 33
  26.     Top = 36
  27.     Width = 7
  28.     Height = 13
  29.     Caption = 'Y'
  30.   end
  31.   object Label3: TLabel
  32.     Left = 33
  33.     Top = 12
  34.     Width = 7
  35.     Height = 13
  36.     Caption = 'X'
  37.   end
  38.   object EditX: TEdit
  39.     Left = 49
  40.     Top = 8
  41.     Width = 121
  42.     Height = 21
  43.     TabOrder = 0
  44.     Text = '0'
  45.   end
  46.   object EditY: TEdit
  47.     Left = 49
  48.     Top = 32
  49.     Width = 121
  50.     Height = 21
  51.     TabOrder = 1
  52.     Text = '0'
  53.   end
  54.   object CBoxR: TComboBox
  55.     Left = 49
  56.     Top = 64
  57.     Width = 121
  58.     Height = 21
  59.     ItemHeight = 13
  60.     TabOrder = 2
  61.   end
  62.   object RGroupH: TRadioGroup
  63.     Left = 185
  64.     Top = 8
  65.     Width = 81
  66.     Height = 81
  67.     Caption = 'Hor. alignment'
  68.     ItemIndex = 0
  69.     Items.Strings = (
  70.       'Left'
  71.       'Right'
  72.       'Center')
  73.     TabOrder = 3
  74.   end
  75.   object RGroupV: TRadioGroup
  76.     Left = 281
  77.     Top = 8
  78.     Width = 81
  79.     Height = 81
  80.     Caption = 'Ver. alignment'
  81.     ItemIndex = 0
  82.     Items.Strings = (
  83.       'Top'
  84.       'Bottom'
  85.       'Center')
  86.     TabOrder = 4
  87.   end
  88.   object BtnOK: TBitBtn
  89.     Left = 104
  90.     Top = 104
  91.     Width = 75
  92.     Height = 25
  93.     Caption = 'OK'
  94.     Default = True
  95.     TabOrder = 5
  96.     OnClick = BtnOKClick
  97.     Glyph.Data = {
  98.       DE010000424DDE01000000000000760000002800000024000000120000000100
  99.       0400000000006801000000000000000000001000000000000000000000000000
  100.       80000080000000808000800000008000800080800000C0C0C000808080000000
  101.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  102.       3333333333333333333333330000333333333333333333333333F33333333333
  103.       00003333344333333333333333388F3333333333000033334224333333333333
  104.       338338F3333333330000333422224333333333333833338F3333333300003342
  105.       222224333333333383333338F3333333000034222A22224333333338F338F333
  106.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  107.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  108.       0000333333333A222433333333333338F338F33300003333333333A222433333
  109.       333333338F338F33000033333333333A222433333333333338F338F300003333
  110.       33333333A222433333333333338F338F00003333333333333A22433333333333
  111.       3338F38F000033333333333333A223333333333333338F830000333333333333
  112.       333A333333333333333338330000333333333333333333333333333333333333
  113.       0000}
  114.     NumGlyphs = 2
  115.   end
  116.   object BitBtn2: TBitBtn
  117.     Left = 192
  118.     Top = 104
  119.     Width = 75
  120.     Height = 25
  121.     TabOrder = 6
  122.     Kind = bkCancel
  123.   end
  124. end
  125.